Skip to content

docs: add 3d party GPU hosting services#9299

Open
lstein wants to merge 8 commits into
mainfrom
lstein/docs/hosting-vendors
Open

docs: add 3d party GPU hosting services#9299
lstein wants to merge 8 commits into
mainfrom
lstein/docs/hosting-vendors

Conversation

@lstein

@lstein lstein commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR adds points to the following 3d party hosted GPU services that advertise an InvokeAI template:

  • AI Badgr
  • RunPod
  • Railway

See screenshot for details.

image

In addition, I have slightly reworded the note about the retired Invoke.ai hosted service, to distinguish this from the current hosting services.

Related Issues / Discussions

Supersedes #9278

QA Instructions

  1. cd docs
  2. pnpm run astro dev

Open http://localhost:4321 and confirm that the page renders correctly and that the links work.

Merge Plan

Simple merge.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions Bot added the docs PRs that change docs label Jun 24, 2026
@lstein lstein moved this to 6.13.5 LIBRARY UPDATES in Invoke - Community Roadmap Jun 24, 2026
@lstein lstein added the 6.13.5 Library Updates label Jun 24, 2026

@joshistoast joshistoast left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I toyed around with the UI on my system and think a much more elegant design would be something along the lines of this:

Image

Uses the <CardGrid /> and <LinkCard /> components inside a wrapper with some custom styles.

Comment thread docs/src/content/docs/index.mdx Outdated
lstein and others added 2 commits July 2, 2026 21:39
Co-authored-by: Josh Corbett <joshwcorbett@icloud.com>
Implements joshistoast's suggested design: a bordered "Hosted Options"
wrapper containing Starlight CardGrid/LinkCard entries, replacing the
text separator and hand-rolled cards.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lstein

lstein commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

@joshistoast Implemented your suggested design in 8ae2236 — the hosted services now use <LinkCard>s in a <CardGrid> inside a "Hosted Options" wrapper card with the same styling as the download tiles, replacing the text separator and hand-rolled cards:

Redesigned Hosted Options section

One small deviation from the mockup: its subtitle repeated the Docker card's text verbatim, which would have shown twice in a row on the page, so I went with "For users who want to run Invoke on a hosted GPU service instead of their own hardware." Happy to adjust the wording.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.13.5 Library Updates docs PRs that change docs

Projects

Status: 6.13.5 LIBRARY UPDATES

Development

Successfully merging this pull request may close these issues.

3 participants